home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / PEBuilder / pebuilder3110a.exe / {app} / plugin / bginfo / autorun_bginfo.cmd next >
OS/2 REXX Batch file  |  2003-10-10  |  77b  |  5 lines

  1. @echo off
  2. Title BgInfo Autorun
  3. call %~d0\programs\bginfo\bginfo.cmd
  4. exit
  5.